#content {
}

#content H2 {
width:60%;
min-width:430px;
margin:0px 0px 5px 0px;
font-family:heading;
border-width:0px 0px 1px 0px;
}

#content P {
width:60%;
min-width:430px;
margin:0px 0px 20px 0px;
}

#content IMG {
display:block;
margin:0px 0px 40px 0px;
max-width:100%;
}